LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Log(String,Object[]) Method

Show in webframe





The format.
The args.
Logs the specified message to a text file.
Syntax
protected void Log( 
   string format,
   params object[] args
)
'Declaration
 
Protected Overloads Sub Log( _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) 
'Usage
 
Dim instance As DicomConnection
Dim format As String
Dim args() As Object
 
instance.Log(format, args)

            

            
protected:
void Log( 
   String^ format,
   ... array<Object^>^ args
) 

Parameters

format
The format.
args
The args.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features